const runtime.traceEvGoUnblockLocal

2 uses

	runtime (current package)
		trace.go#L63: 	traceEvGoUnblockLocal    = 39 // goroutine is unblocked on the same P as the last event [timestamp, goroutine id, stack]
		trace.go#L1119: 		traceEvent(traceEvGoUnblockLocal, skip, uint64(gp.goid))